home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Programacao / Bloodshed Dev-C++ 2.0 / _SETUP.1 / mem.h < prev    next >
C/C++ Source or Header  |  1998-12-24  |  132b  |  9 lines

  1. /*
  2.  * This file is part of the Mingw32 package.
  3.  *
  4.  * mem.h maps to string.h
  5.  */
  6. #ifndef    __STRICT_ANSI__
  7. #include <string.h>
  8. #endif
  9.